PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.barcodes Package / PDFBarcode Class / renderBars Method
In This Topic
    renderBars Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public double renderBars( 
       byte[] bars,
       double left,
       double top,
       double barWidth,
       double barHeight,
       boolean evenIsBar
    )

    Parameters

    bars
    left
    top
    barWidth
    barHeight
    evenIsBar
    See Also